WARNING:
JavaScript is turned OFF. None of the links on this concept map will
work until it is reactivated.
If you need help turning JavaScript On, click here.
此概念图以 IHMC CmapTools 创建, 内含信息有关于: HTML網頁表單, 標籤語法 是 <form action="網址名" method="表單方法"> </form>, 檔案輸入區塊 包含 標籤語法, 語法說明 包含 size, 標籤語法 是 <input type="text" name="欄位名稱" size="欄位長度" maxlength="字元長度限制"/>, 範例 的 程式碼, 文字輸入 的 標籤語法, checked 是 頁面仔入時預先選定的值, 單選鈕 包含 範例, 送出按鈕 包含 語法說明, 勾選框 包含 標籤語法, 網頁表單 包含 檔案輸入區塊, 表單結構 的 語法說明, name 是 非必要使用, 語法說明 包含 type="checkbox", 網頁表單 包含 下拉選單欄位, 標籤語法 是 <fieldset> <legend> </legend> </fieldset>, 範例 的 顯示效果, 標籤語法 是 <input type="password" name="欄位名稱" size="欄位長度" maxlength="字元長度限制"/>, method 是 代表表單可透過GET或POST 兩種方法來送出資料, option 是 提供給使用者的選項